In [ ]:
#cd $FRETBURSTS_DIR
In [ ]:
%cd ../../../
In [ ]:
!python setup.py clean --all
In [ ]:
import pytest
In [ ]:
pytest.main('-v -x .')
In [ ]:
#pytest.main('-x -v --pdb fretbursts/tests/')
In [ ]:
#!py.test
In [ ]:
#%run fretbursts/fit/test_exp_fitting.py
In [ ]:
#%run fretbursts/tests/test_burstlib.py
In [ ]: